SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.000974s ]
SELECT * FROM `qf_conf` [ RunTime:0.000736s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000925s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001101s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND `source_category_id` = 5 AND ( `title` LIKE '%成何%' OR `description` LIKE '%成何%' ) AND ( `title` LIKE '%体统%' OR `description` LIKE '%体统%' ) AND ( `title` LIKE '%第一%' OR `description` LIKE '%第一%' ) LIMIT 1 [ RunTime:0.000693s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000705s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000408s ]